home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -screenplay- / shareware / freeciv / data / trident / units.spec < prev   
Text File  |  2000-02-29  |  1KB  |  77 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec2"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Tatu Rissanen <tatu.rissanen@hut.fi>
  11. "
  12.  
  13. [file]
  14. gfx = "trident/units"
  15.  
  16. [grid_main]
  17.  
  18. x_top_left = 0
  19. y_top_left = 0
  20. dx = 30
  21. dy = 30
  22.  
  23. tiles = { "row", "column", "tag"
  24.  
  25.   0,  0, "u.armor"
  26.   0,  1, "u.howitzer"
  27.   0,  2, "u.battleship"
  28.   0,  3, "u.bomber"
  29.   0,  4, "u.cannon"
  30.   0,  5, "u.caravan"
  31.   0,  6, "u.carrier"
  32.   0,  7, "u.catapult"
  33.   0,  8, "u.horsemen"
  34.   0,  9, "u.chariot"
  35.   0, 10, "u.cruiser"
  36.   0, 11, "u.diplomat"
  37.   0, 12, "u.fighter"
  38.   0, 13, "u.frigate"
  39.   0, 14, "u.ironclad"
  40.   0, 15, "u.knights"
  41.   0, 16, "u.legion"
  42.   0, 17, "u.mech_inf"
  43.   0, 18, "u.warriors"
  44.   0, 19, "u.musketeers"
  45.   1,  0, "u.nuclear"
  46.   1,  1, "u.phalanx"
  47.   1,  2, "u.riflemen"
  48.   1,  3, "u.caravel"
  49.   1,  4, "u.settlers"
  50.   1,  5, "u.submarine"
  51.   1,  6, "u.transport"
  52.   1,  7, "u.trireme"
  53.   1,  8, "u.archers"
  54.   1,  9, "u.cavalry"
  55.   1, 10, "u.cruise_missile"
  56.   1, 11, "u.destroyer"
  57.   1, 12, "u.dragoons"
  58.   1, 13, "u.explorer"
  59.   1, 14, "u.freight"
  60.   1, 15, "u.galleon"
  61.   1, 16, "u.partisan"
  62.   1, 17, "u.pikemen"
  63.   2,  0, "u.marines"
  64.   2,  1, "u.spy"
  65.   2,  2, "u.engineers"
  66.   2,  3, "u.artillery"
  67.   2,  4, "u.helicopter"
  68.   2,  5, "u.alpine_troops"
  69.   2,  6, "u.stealth_bomber"
  70.   2,  7, "u.stealth_fighter"
  71.   2,  8, "u.aegis_cruiser"
  72.   2,  9, "u.paratroopers"
  73.   2, 10, "u.elephants"
  74.   2, 11, "u.crusaders"
  75.   2, 12, "u.fanatics"
  76. }
  77.